home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.046 < prev    next >
Text File  |  1996-02-12  |  28KB  |  695 lines

  1. Frequently Asked Questions (FAQS);faqs.046
  2.  
  3.  
  4.  
  5.     Also, for reference marker delimiters you should use curly
  6. brackets (as shown above) instead of EndNote's default square
  7. brackets. MIF uses square brackets (but doesn't appear to use any
  8. curly brackets) to denote various information and EndNote will think
  9. that these are citations and try to find a match for them in your
  10. bibliography.  Furthermore, EndNote Plus has a bug that causes it to
  11. crash if it sees an open delimiter without a corresponding close
  12. delimiter. Since the MIF file contains a lot of square brackets a
  13. crash will sometimes occur if you use square brackets.
  14.  
  15. 2. When you are ready to add your bibliography write out your FM
  16. document as a MIF file.
  17.  
  18. 3. Create a Microsoft Word 4 file called Bibliography (or whatever name you
  19. like). This is the file that will eventually contain your formatted
  20. bibliography entries.  The first time I tried this I used an empty
  21. Word document and EndNote crashed, so add a few
  22. paragraph marks to the Word file.
  23.  
  24. 4. Have EndNote open your MIF file using the menu selection:
  25. Paper-->Open Paper.
  26.  
  27. 5. Use the "Next file" option (Paper-->Next File) in EndNote to have
  28. it open the Word 4 Bibliography file.
  29.  
  30. 6. Tell EndNote to format your paper (Paper-->Format).  (As usual,
  31. make sure you have selected the appropriate citation style.) EndNote
  32. will create two new documents.  The first will be a MIF document of
  33. your paper with the reference markers replaced with the appropriate
  34. in-text citations.  The second is a Word file containing your
  35. bibliography entries with the appropriate text styles (e.g., italics,
  36. underlining, etc.)
  37.  
  38. 7. Open the newly created MIF file from FrameMaker.
  39.  
  40. 8. Open the Word file from within FM.  [Note: If you are using
  41. Connectix Virtual and FM 2.1, make sure you turn off Virtual or set it
  42. at no more than 8 megs before you try to open the Word file.  (FM 2.1
  43. filters will crash if Virtual has more than 8 megs assigned.)]
  44.  
  45. 9. Copy the bibliography entries and paste them into the MIF document.
  46. You will probably want to apply an FM paragraph style to them.
  47.  
  48. 10. Write the MIF file out as a Normal FM file.
  49.  
  50. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  51.  
  52.   10   How do I display white text on a black background?
  53.        (and other X Window System specific information)
  54.  
  55. --------
  56. A. White Text on Black Background
  57.  
  58. Set up the following in your .Xdefaults file:
  59. (Works for FM3.0 and FM3.1 on X.)
  60.  
  61.     Maker.colorDocs:    False
  62.     Maker*docBackground:    black
  63.     Maker*winRect.foreground: white
  64.  
  65. To set the menus, dialogs, borders, etc. to white-on-black, try:
  66.     Maker*background:    black
  67.     Maker*foreground:    white
  68.  
  69. --------
  70. B. Other X Resources
  71.  
  72. Look in the various files in $FMHOME/.fminit2.0/xresources .
  73.  
  74. --------
  75. C. Keyboard Mappings
  76.  
  77. Refer to $FMHOME/.fminit2.0/kbmaps/README.kbmap for lots of info on
  78. keyboard mapping, and pointer to the various files used for mapping.
  79. (NeXT: /LocalAppls/FrameMaker.app/fminit2.0/......)
  80.  
  81. Print out:  $FMHOME/.fminit2.0.ps/docs/QuickRef.doc
  82.  
  83. --------
  84. D. How come I can't type in any dialogs?
  85.  
  86. Try setting the following attributes:
  87. Maker*focusOnMouse:        True
  88. OpenWindows.FoucsLenience:    True
  89.  
  90. Also, consult the Release Notes, particularly the section about
  91. configuring FM for different window managers.
  92.  
  93. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  94.  
  95.   11   Is there any easy way to move one or more pages to a different
  96.        place in the document? (Two layout models.)
  97.  
  98. FM supports two basic layout models; let's call them "newspaper" and
  99. "term paper".  In the term paper model, there's basically one story
  100. that flows from one page to the next; the pages themselves can be
  101. thought of as transient, existing only to divide up the flow.  In the
  102. newspaper model, the pages exist independently of the stories, and you
  103. place the stories by reshaping the text columns and linking a column
  104. on page 1 to a column on another page.  The newspaper model is also
  105. used for producing "forms".  Overhead transparencies can be done with
  106. either model.
  107.  
  108. In the newspaper model, you probably start out by using Page->Add Page
  109. to create the proper number of pages, then placing stories in the
  110. columns, and linking those columns to additional ones on later pages
  111. as necessary.  Pages are not automatically generated when text flows
  112. out of a column (Autoconnect is off). There's no "easy" way to
  113. rearrange pages, but this model doesn't often require it.
  114.  
  115. In the term paper model, you start with one page, and let a
  116. lengthening story automatically generate additional pages (Autoconnect
  117. is on).  If style dictates that page break is required, you simply tag
  118. the next paragraph as "Start at Top"; this is probably built into the
  119. cataloged tag.  In this model, you don't move "pages" around, you move
  120. bunches of sentences around (using Cut and Paste), and the pages
  121. adjust themselves automatically.
  122.  
  123. Note that in the term paper model you DON'T want to use "Add Page" and
  124. you DO want to place any graphics in a anchored frame or table, so
  125. they'll move with the text, not stick to the page.
  126.  
  127. Things can get complicated when you want an exception page in the
  128. middle of a term paper, such as a rotated page for a landscape
  129. formatted graphic.
  130.  
  131. Additional points:
  132.  
  133. - There is NO way to cut/copy and then paste a master page as a unit.
  134. - There is NO way to cut/copy and then paste a reference page as a unit.
  135.         You can only add a new (empty) master/reference page,
  136.         and then copy and paste objects from the source page.
  137.  
  138. - There is NO way to add a new page (Page:Add Page) and simultaneously
  139.   specify a desired master page.
  140.     An added page ALWAYS gets master page "Right" (or "Left" in a
  141.     2-sided document as appropriate).  If you want to add a page
  142.     using a different master page you must first add it and then
  143.     apply the master page using Page:Column Layout.  If the desired
  144.     master page has a different arrangement of text columns you will
  145.     often end up with "orphan" text columns that you must delete.
  146.  
  147. (Thanks to ?????? and David Cortesi!)
  148.  
  149. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  150.  
  151.   12   Do you know what happens if the spell checker finds
  152.        "Interleaf" (a competitor to FrameMaker)?
  153.  
  154. Yes, we do, but just in case, it gets posted every 3-4 months.
  155.  
  156. (Thanks to ??????!)
  157.  
  158. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  159.  
  160.   13   How can I control which master page is used when text flows
  161.        off of the current page?
  162.  
  163. When you push text out of a column with Autoconnect turned on, how
  164. does FM choose which master page to use for the new page?
  165.  
  166. The rule is something like this:
  167.  
  168.     If the number and type (letter tag) of the autoconnect flows on the
  169.     current body page exactly match the autoconnect flows on the Right
  170.     master page, then the Right master page is used.
  171.  
  172.     Otherwise, the master page for the current body page is used.
  173.  
  174. The Right master page is kind of the default master page. (Unless it
  175. is a double-sided document, in which case there are Left and Right
  176. defaults.) For example, if you were typing a memo, you would have (at
  177. least) two master pages, one called "First" which contained the big
  178. header, and one called "Right" for all of the continuation pages.
  179.  
  180. You cannot get FM to automatically go from one non-Right master to
  181. another. For example, assume that a memo has 3 masters: Fax, First,
  182. and Right. There is no way to start the document with only the Fax
  183. page, and have it automatically change to First, and then to Right.
  184. The solution is to create 3 pages, apply the appropriate masters,
  185. connect the flows as needed, and make sure that empty pages are not
  186. deleted (see Format->Document).
  187.  
  188. Another item to note is that when changing master pages with Page
  189. Layout, the same "union" rules apply, as done with "Use Formats." For
  190. example, if the body page currently has one column of flow B, and you
  191. apply a master page which has one column with flow A, you will wind up
  192. with two text columns. You can then copy the text from the old column
  193. to the new column (if appropriate), and then delete the old column.
  194.  
  195. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  196.  
  197.   14 ! How do I convert a Frame document on the Mac to use it on a
  198.        Sun? (and other platforms)
  199.        Why do my imported images show up as gray rectangles when I
  200.        transfer a file from <platform-A> to <platform-B>?
  201.  
  202. The document file is the same on every platform that Frame supports,
  203. so there is no conversion.  If you're having trouble, make sure that
  204. you are transfering in "binary" mode, not text mode, not MacBinary
  205. mode.  If moving to the Mac, you will have to open FM and then open
  206. the file; double-clicking won't work.
  207.  
  208. If the two platforms are running different versions (1.3/2.x/3.x) and
  209. you have to convert to an older version, write the file out in MIF
  210. format before transferring, and transfer in text mode.
  211.  
  212. Note that imported graphics may not display or print on the new
  213. platform; consult FM Reference Manual Appendix on "Using FrameMaker on
  214. Multiple Platforms."  This occurs becuase the graphics are displayed
  215. using features of the operating system (such as QuickDraw routines on
  216. the Mac and Postscript on the NeXT) that are not available on every
  217. platform.
  218.  
  219. If you "Copy File Into Document" when importing, and set the "Save
  220. FrameImage with Imported Graphic" attribute (in File:Preferences),
  221. your graphics will be displayed no matter what platform you're on.
  222. Although you cannot always import a given graphic format into a given
  223. platform's FrameMaker, once that graphic is imported with the
  224. FrameImage, its contents are displayable in any platform's FrameMaker.
  225. Again, consult the Reference Manual.  Note that FrameImages are 72DPI
  226. bitmaps, so you can display the image, but you won't necessarily like
  227. what you get if you print it.
  228.  
  229. (Thanks to ????!)
  230.  
  231. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  232.  
  233.   15   How do I place an autonumbered figure number in an anchored frame?
  234.        Why doesn't it update properly?
  235.  
  236. There are three ways to place figure numbers so that they are
  237. automatically updated.  They each have advantages and disadvantages.
  238. Note that you cannot use a "text line" (the A tool) for the figure
  239. number, because text lines cannot be autonumbered, since they are not
  240. real paragraphs in a text column.
  241.  
  242. --------
  243. A. In-Frame
  244.  
  245. The figure number is containd in a text column which is inside the
  246. anchored frame.
  247.  
  248. Advantages:
  249.   +  Can use "floating" figures, because the title is inside the
  250.      floating frame.
  251.  
  252. Disadvantages:
  253.   -  Text column must be properly placed (see below).
  254.   -  Cannot be used if you want other autonumbered text cols in frame.
  255.  
  256. If you use this method, the text column with the figure number must be
  257. the first text column in the drawing order. To ensure this, select the
  258. column and do Graphics->Back.
  259.  
  260. --------
  261. B. Out-of-Frame
  262.  
  263. The figure number is outside the frame, usually in the paragrah that
  264. contains the anchor.
  265.  
  266. Advantages:
  267.   +  Don't have to worry about text column in frame.
  268.   +  Can have an autonumbered text column in frame.
  269.  
  270. Disadvantages:
  271.   -  Cannot use floating figures.
  272.   -  Hard to place title below frame. (Is there a work-around?)
  273.  
  274. --------
  275. C. Frame in One-cell Table
  276.  
  277. Now that FM3.0 is here, we can place the frame in a table, and use the
  278. formating capabilities of tables.
  279.  
  280. Advantages:
  281.   +  Can use all the formatting features of tables:
  282.          Title above or below
  283.          Controlled spacing between title and figure
  284.          Controlled rulling (could use top and bottom rule lines)
  285.          etc.
  286.   +  Don't have to worry about placement of text column in frame.
  287.   +  Can easily place 2 (or more) figures side-by-side in a column.
  288.      (If using more than one row, use the Table Format:Basic:Numbering
  289.      property to set row-first or column-first numbering.)
  290. Disadvantages:
  291.   -  Yet another layer of nesting (table contains frame which contains
  292.      graphic)
  293.  
  294. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  295.  
  296.   16   How can I get "Page 3 of 152" in the footer to work for
  297.        a multi-file book?
  298.  
  299. If you place text such as "Page <Current Page #> of <Page Count>"
  300. (where <xxx> signifies a variable) in the footer, you will get the
  301. expected results for a single-file document, but not for a mutli-file
  302. book.  The solution is replace the variable <Page Count> with a
  303. cross-reference to a paragraph on the last page of the last file in
  304. the book.  The format of the cross-reference should be <$pagenum>.
  305. Make sure that you perform "File Generate/Update Files" from the book
  306. before you print, to update all cross-references.
  307.  
  308. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  309.  
  310.   17   How can I print with the "-h" switch in FM3.0/3.1?
  311.  
  312. In FM2.1, you could place "ps -h" in the Printer Name box in the Print
  313. dialog, to get a file printed without a header (Unix or similar
  314. systems).  In FM3.0, the printer script was changed.  To restore this
  315. feature, edit $FMHOME/.fminit2.0.ps/FMlpr, and change occurences of
  316.             "$PRINTER"
  317. to
  318.             $PRINTER
  319.  
  320. in the lpr commands.  This allows multiple arguements to be passed to
  321. lpr, instead of passing the entire text to the -d or -P switch.
  322.  
  323. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  324.  
  325.   18   How do I force a page break?
  326.  
  327. Ideally, you would have a unique tag that leads off the text on the
  328. new page (e.g., Head1), and you set this paragraph format to Start:
  329. Top of Page or Top of Column.  However, this is not always
  330. appropriate.  There are two solutions:
  331.  
  332. A. Create a Paragraph tag called PageBreak, and set its point size to
  333. 4.0pt (smallest possible), Space Above to 0, and Space Below to 999pt.
  334. The huge space below forces the next paragraph to the top of the page.
  335. (Thanks to rgf@concurrent.co.uk!)
  336.  
  337. B. Create a Paragraph tag called PageBreak, and set its Start to Top
  338. of Page (or Column).  Set the point size to 4.0pt (smallest possible),
  339. Space Above to 0, and Space Below to 0.  Set the leading to the
  340. negative of the point size and the Space Above of the following
  341. paragraph.  This causes the two paragraphs to overlap.
  342. (Thanks to Lester C. Smalley!)
  343.  
  344. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  345.  
  346.   19   How can I specify "DRAFT" in the background when I print?
  347.        (See also question 4.)
  348.  
  349. Since the "Printer Name" field on the print box is passed to the FMlpr
  350. script, it's quite possible to add a little code to this script to
  351. accept arguments and invoke a sed script to insert the extra
  352. postscript code on the fly.  The code is too long to reproduce here,
  353. but several users have used this idea with varying levels of
  354. complexity.  Currently, the code is not available via ftp, so contact
  355. one of the authors below, or post a request to the net and some kind
  356. soul may send it to you.
  357.  
  358.     Pat Alvarado - pa1@teradata.sandiegoca.ncr.com
  359.     Lance Keashly - quintro!glenvcr!lkeashly@lll-winken.llnl.gov
  360.  
  361. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  362.  
  363.   20   What exactly is copied during File:Use Formats?
  364.  
  365. Here is a description of what is copied and what actions occur during
  366. Use Formats.  (This is from the Reference Manual, but I think it
  367. bears repeating, since it is not in the on-line help.)
  368.  
  369. P Formats
  370.     P Catalog
  371.     All paragraphs are updated with the new formats
  372.     Footnote properties (where placed, prefix, format, etc.)
  373.     Equation sizes
  374.     Document Properties: Allow Line Breaks After
  375.     Flow Properties: Feather
  376.  
  377. C Formats
  378.     C Catalog
  379.     All tagged characters are updated with the new formats
  380.  
  381. Page Layouts
  382.     Master Pages
  383.     Background and Column Layout applied to all body pages
  384.     Change Bar Properties
  385.     Document Properties: First Page Number and Page Number Style
  386.     View Options
  387.  
  388. Reference Pages
  389.     Reference Pages
  390.     Reference Frames in current doc that are not in source doc are removed!
  391.  
  392. Variable Definitions
  393.     Variables
  394.  
  395. Cross Reference Formats
  396.     Cross Reference Formats
  397.     Updates internal cross-references (x-refs)
  398.  
  399. Table Formats
  400.     Table Format Catalog
  401.     Ruling Style Catalog
  402.     Update all tables
  403.  
  404. Conditional Text
  405.     Conditional Tags
  406.     Show/Hide Settings
  407.     Use Format Overrides
  408.  
  409. Note also that if you are going to apply P Formats, than you should
  410. also apply C Formats.  Otherwise, text that is tagged with C formats
  411. will still be tagged correctly, but will be displayed with the default
  412. P format.
  413.     
  414. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  415.  
  416.   21   How can I automatically import a graphic file whose format is
  417.        not recognized by FM, if I know how to do the conversion manually.
  418.  
  419. Modify in $FMHOME/.fminit2.0 the files suffixlist and MifRead.
  420. You can add any filters you want as long as they return a file in a
  421. format directly recognised by frame (mif, rasterfile, xwd...)
  422.  
  423. Warning: if you translate in xwd or raster, frame will give a .rf
  424. extension to the resulting file (copied in the calling directory),
  425. EVEN if such a file already exists....
  426.  
  427. You can't import, the first time, by copy, only by reference.
  428.  
  429. (Thanks to Bertrand Decouty!)
  430.  
  431. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  432.  
  433.   22   How do I incorporate code fragments in a Frame doc?
  434.  
  435. There is a filter called prog2mif to handle this.  It is available with
  436. the other filters (see question 3).
  437.  
  438. (Thanks to Janick Bergeron (janick@bcrkd13.bnr.ca)!)
  439.  
  440. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  441.  
  442.   23 + How can I change the page size of an existing document?
  443.  
  444. Method A
  445. --------
  446. To change master page sizes, save the file as a MIF document, and then
  447. edit the MIF file -- search-and-replace all instances of 8.5" x 11.0"
  448. with the desired measurements.  Look for the attribute "PageSize".
  449. Save the MIF file, and then open it again in FrameMaker -- you will
  450. have to use the Page Layout dialog box to reapply Master Page --> Body
  451. Page formats, although perhaps you could use the Use Formats From
  452. dialog box, specifying the current document as the template and
  453. updating only the Page Layout.
  454.  
  455. Also, after doing this, remember to reformat any tabs at the right end
  456. of the template's headers/footers.
  457.  
  458. Thanks to Jonathan B. Horen (horen@rs.com) and Anders Thulin
  459. (ath@linkoping.trab.se) !
  460.  
  461. Method B
  462. --------
  463. 1.  Make a new document of the right size.
  464. 2.  Save this document as a new name.
  465. 3.  Open your old Template.
  466. 4.  Go to the Master Pages of both documents,
  467.     For each master page in the old template:
  468.     - Create or go to that Master Page in the new document,
  469.     - In the New document, Select all on Page and delete,
  470.     - In the Old document, Select all on Page and copy,
  471.     - In the New document, Paste.
  472. 5.  In the New Document, Select Use Formats from the File menu
  473.     and bring over everything EXCEPT the Page Layouts.
  474.  
  475. Thanks to Alan S. Koch  ask@sei.cmu.edu !
  476.  
  477. A slightly different method is described in Using FrameMaker, Chapter
  478. 14: Specifying Page Layout, Changing a document's page size.
  479.  
  480. Thanks to Ari Cohn <acohn@synopsys.com> !
  481. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  482. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  483. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  484. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  485.  
  486. Send corrections or new questions WITH ANSWERS to Bob McCormick at
  487. bobmcc@tcs.com or bobmcc@dwight.tcs.com or uunet!tcs!bobmcc. PLEASE DO
  488. NOT SEND ME YOUR QUESTIONS!!  Post or mail your questions to the
  489. group, collect the responses, put together a summary answer, and then
  490. mail it to me for inclusion in FAQ.
  491.     Thanks!
  492.  
  493. -end of file-
  494. Xref: bloom-picayune.mit.edu comp.infosystems.gopher:1722 news.answers:4756
  495. Newsgroups: comp.infosystems.gopher,news.answers
  496. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!bloom-beacon!gatech!darwin.sura.net!spool.mu.edu!umn.edu!news
  497. From: gopher@boombox.micro.umn.edu (UofMN Gopher Team)
  498. Subject: Gopher (comp.infosystems.gopher) Frequently Asked Questions (FAQ)
  499. Message-ID: <goher-faq_12-22-92@mudhoney.micro.umn.edu>
  500. Followup-To: comp.infosystems.gopher
  501. Summary: Common Questions and Answers about the Internet Gopher, a
  502.     client/server protocol for making a world wide information
  503.     service, with many implementations.
  504. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  505. Supersedes: <gopher-faq_12-08-92@mudhoney.micro.umn.edu>
  506. Nntp-Posting-Host: mudhoney.micro.umn.edu
  507. Reply-To: gopher@boombox.micro.umn.edu (UofMN Gopher Team)
  508. Organization: University of Minnesota
  509. Date: Tue, 22 Dec 1992 16:31:22 GMT
  510. Approved: news-answers-request@MIT.Edu
  511. Lines: 515
  512.  
  513. Archive-name: gopher-faq
  514. Last-modified: 1992/12/08
  515.  
  516. Common Questions and Answers about the Internet Gopher, a
  517. client/server protocol for making a world wide information service,
  518. with many implementations.  Posted to comp.infosystems.gopher and
  519. news.answers every two weeks.
  520.  
  521. The most recent version of this FAQ can be gotten through gopher, or
  522. via anonymous ftp:
  523.  
  524. pit-manager.mit.edu:/pub/usenet/news.answers/gopher-faq
  525.  
  526. Those without FTP access should send e-mail to mail-server@rtfm.mit.edu
  527. with "send usenet/news.answers/finding-sources" in the body to find out
  528. how to do FTP by e-mail.
  529. -------------------------------------------------------------------
  530. List of questions in the Gopher FAQ:
  531.  
  532. Q0:  What is Gopher?
  533. Q1:  Where can I get Gopher software?
  534. Q2:  What do I need to access Gopher?
  535. Q3:  Where are there publicly available logins for Gopher?
  536. Q4:  How can I add to the information in gopher?
  537. Q5:  Who Develops Gopher Software?
  538. Q6:  How can I set up a "CSO" phone book server?  Where is the software?
  539. Q7:  Why can't I access the University of Minnesota's UPI news?
  540. Q9:  What are the type characters for the different Gopher Objects?
  541. Q10: When I do full-text searches I always get every document back, Why?
  542. Q11: When I try to build the UNIX software I get an error from make:
  543.      "Must be a separator on rules line #. Stop"  Why?
  544. Q12: What is the relationship between Gopher and (WAIS, WWW, ftp)?
  545. Q13: Are papers or articles describing Gopher available?
  546. Q14: On a DECstation I get the error message "/etc/svc.conf no such file
  547.      or directory" when running the gopherd server, why?
  548. Q15: The boolean searching terms don't work for my full-text index, why?
  549. Q16: When linking the Unix gopher server with WAIS I get undefined
  550.      symbols,
  551. Q18: Why don't my WAIS indexes work?  I never get anything back for searches.
  552.      or Why do I get "Dangling file" error messages in my logfile?
  553. Q19: My gopher server doesn't work under inetd, why?
  554. Q20: This is not a bug report, just a curiousity. I managed to install
  555. Q21: Help!  I have PC-NFS and want to use the PC-Gopher client.  How?
  556. Q22: How do I nuke a hung TCP connection?  I can't restart my UNIX
  557.      gopher server unless I get rid of it, and I don't want to reboot!
  558. Q23: Is there somewhere I can retrieve a list of announced gopher
  559.      links?  I'd like to keep a local, up-to-date list of available gopher
  560.      holes without requiring our users to gopher to umn just to scan
  561.      GopherSpace.
  562. Q24: Why doesn't my unix gopher client display ISO-Latin-1 characters
  563.  
  564. -------------------------------------------------------------------
  565. Q0:  What is Gopher?
  566.  
  567. A0:  The Internet Gopher client/server provides a distributed
  568.      information delivery system around which a world/campus-wide
  569.      information system (CWIS) can readily be constructed.   While
  570.      providing a delivery vehicle for local information,  Gopher
  571.      facilitates access to other Gopher and information servers
  572.      throughout the world.
  573.  
  574. -------------------------------------------------------------------
  575. Q1:  Where can I get Gopher software?
  576.  
  577. A1:  via anonymous ftp to boombox.micro.umn.edu.  Look in the directory
  578.      /pub/gopher
  579.  
  580. --------------------------------------------------------------------
  581. Q2:  What do I need to access Gopher?
  582.  
  583. A2:  You will need a gopher "client" program that runs on your local PC
  584.      or workstation
  585.  
  586.      There are clients for the following systems.  The directory
  587.      following the name is the location of the client on the anonymous
  588.      ftp site boombox.micro.umn.edu (134.84.132.2) in the directory
  589.      /pub/gopher.
  590.  
  591.       Unix Curses & Emacs   :  /pub/gopher/Unix/gopher1.03.tar.Z
  592.       Xwindows              :  /pub/gopher/Unix/xgopher1.2.tar.Z
  593.       Macintosh Hypercard   :  /pub/gopher/Mac_client/
  594.       Macintosh Application :  /pub/gopher/Macintosh-TurboGopher
  595.       DOS w/Clarkson Driver :  /pub/gopher/PC_client/
  596.       NeXTstep              :  /pub/gopher/NeXT/
  597.       VM/CMS                :  /pub/gopher/Rice_CMS/ or /pub/gopher/Vienna_CMS/
  598.       VMS                   :  /pub/gopher/VMS/
  599.       OS/2 2.0                :  /pub/gopher/os2/
  600.       MVS/XA                :  /pub/gopher/mvs/
  601.  
  602.      Many other clients and servers have been developed by others, the
  603.      following is an attempt at a comprehensive list.
  604.  
  605.       A Macintosh Application, "MacGopher".
  606.         ftp.cc.utah.edu:/pub/gopher/Macintosh
  607.  
  608.       Another Macintosh application, "GopherApp".
  609.         ftp.bio.indiana.edu:/util/gopher/gopherapp
  610.  
  611.       A port of the UNIX curses client for DOS with PC/TCP
  612.         oac.hsc.uth.tmc.edu:/public/dos/misc/dosgopher.exe
  613.  
  614.       A port of the UNIX curses client for PC-NFS
  615.           bcm.tmc.edu:/nfs/gopher.exe
  616.  
  617.       A beta version of the PC Gopher client for Novell's LAN Workplace
  618.       for DOS
  619.          lennon.itn.med.umich.edu:/gopher
  620.  
  621.       A Xwindows/DECwindows client
  622.          job.acs.ohio-stat.edu:
  623.  
  624.  
  625.      Most of the above clients can also be fetched via a gopher client
  626.      itself.  Put the following on a gopher server:
  627.  
  628.        Type=1
  629.        Host=boombox.micro.umn.edu
  630.        Port=70
  631.        Path=
  632.        Name=Gopher Software Distribution.
  633.  
  634.  
  635.      Or point your gopher client at boombox.micro.umn.edu, port 70 and
  636.      look in the gopher directory.
  637.  
  638.      There are also a number of public telnet login sites available.
  639.      The University of Minnesota operates one on the machine
  640.      "consultant.micro.umn.edu" (134.84.132.4) See Q3 for more
  641.      information about this.  It is recommended that you run the client
  642.      software instead of logging into the public telnet login sites.  A
  643.      client uses the custom features of the local machine (mouse,
  644.      scroll bars, etc.)  A local client is also faster.
  645.  
  646. ---------------------------------------------------------------------
  647. Q3:  Where are there publicly available logins for Gopher?
  648.  
  649. A3:  Here is a short list, use the site closest to you to minimize
  650.      network lag.
  651.  
  652.      Non-tn3270 Public Logins:
  653.  
  654.      Hostname                  IP#              Login   Area
  655.      ------------------------- ---------------  ------  -------------
  656.      consultant.micro.umn.edu  134.84.132.4    gopher  North America
  657.      gopher.uiuc.edu           128.174.33.160   gopher  North America
  658.      panda.uiowa.edu           128.255.40.201    panda   North America
  659.      gopher.sunet.se           192.36.125.2     gopher  Europe
  660.      info.anu.edu.au           150.203.84.20    info    Australia
  661.      gopher.chalmers.se        129.16.221.40    gopher  Sweden
  662.      tolten.puc.cl             146.155.1.16     gopher  South America
  663.      ecnet.ec               157.100.45.2     gopher  Ecuador
  664.  
  665.      tn3270 Public Logins:
  666.  
  667.      Hostname                  IP#              Login   Area
  668.      ------------------------- ---------------  ------  -------------
  669.      pubinfo.ais.umn.edu       128.101.109.1    -none-  North America
  670.  
  671.  
  672.      It is recommended that you run the client software instead of
  673.      logging into the public login sites.  A client uses the
  674.      custom features of the local machine (mouse, scroll bars, etc.)
  675.      and is local client is also faster.
  676.  
  677. ---------------------------------------------------------------------
  678. Q4:  How can I add to the information in gopher?
  679.  
  680. A4:  You can do this by running a gopher server.  Servers are available
  681.      for a number of systems.  Use anonymous ftp to
  682.      boombox.micro.umn.edu (134.84.132.2) and look in /pub/gopher.  The
  683.      following servers are available there:
  684.  
  685.        Unix      : /pub/gopher/Unix/gopherxx.tar.Z
  686.        VMS       : /pub/gopher/VMS/
  687.        Macintosh : /pub/gopher/Mac_server/
  688.        VM/CMS    : /pub/gopher/Rice_CMS/ or /pub/gopher/Vienna_CMS/
  689.        MVS       : /pub/gopher/mvs/
  690.        DOS PC    : /pub/gopher/PC_server/
  691.  
  692.  
  693.      When you have your server ready you can publish it to the world by
  694.      sending e-mail to the maintainters of the "Other gophers" list:
  695.